home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / edit / aaem95ma.zip / WISHLIST < prev   
Text File  |  1995-02-09  |  2KB  |  32 lines

  1. /* [This file is WISHLIST]
  2.   obey a line of a file
  3.   special byte in line to show that EOL is at a hyphen etc within a word?
  4.   getbuffer with extra args for modes and c-X F setting
  5.   set mode with 1 string arg, each char sets 1 mode
  6.   help for functions and operations in macros
  7.   displaying a line with a header (e.g. line numbers, for variorum etc)
  8.   ditto, line numbers, keeping original numbers for correcting a program
  9.   bind keys to marks? (? same key can be bound to a different mark in each
  10. buffer)
  11.   read-only files?
  12.   display in 2 cols mode?
  13.   display text continuously mode?
  14.   command to display the kills?
  15.   C mode to color or make brighter all { } and insides of strings & comments?
  16.   bug: alt keys with code >=128 are sometimes ignored when the mouse is active.
  17. This seems to be a bug in MS-DOS or in the mouse driver.
  18.   class keyseq, and keyseq fns its members?
  19.   select if any char / accented letters to be letters
  20.   give getkeyseq() 2 args like obey(,) & let obey(,) call it
  21.   instr to color all occurences of a string?
  22.   split file across >1 buffer, or buffers with same text
  23.   word abbrev mode
  24.   read args from minibuffers like in Prime Emacs?
  25.   ability to recursively call (readkeys-obey) loop from search-replace (if so,
  26. search-replace must save/restore Found and some mark variables)
  27.   mode with extra byte per char, for colour etc? If so, mark all chars
  28. new/altered since last time file saved/read?
  29.   auto search thru 2 or more files
  30.   supplementary dictionaries for specialist subjects?
  31.   reformat to reformat one-line para with no EOL at its end
  32.